PGetLayerFromID
Given the ID of an object, this query returns the name of the layer that
the object is assigned to.
This query is new in PageMaker 6.5
Query constructor
PGetLayerFromID(unsigned long ID);
The ID of an object.
This query is new in PageMaker 6.5
Query results
const char * sLayerName;
The name of the layer
See also
The PAssignLayer, PDeleteLayer,
PDeleteUnusedLayers,
PLayerOptions, PLockLayers,
PMoveLayer, PNewLayer,
PPasteRemembers,
PSelectLayer, PShowLayers,
and PTargetLayer commands
The PGetLayerList, PGetLayerOptions,
PGetPasteRemembers, and PGetTargetLayer
queries
Copyright © 1996, Adobe Systems Incorporated. All rights reserved.
Comments or suggestions? Contact Adobe
Developer Support